| XML vs. HTML tags; 129 days ago by wmensah Supposing you have a string in your xml file that contains html tags for whatever reason (perhaps you want the content of the string to be displayed in html format at some point), be sure to replace all ‘’ with ‘>’ . So basically, a string such as “Hello World! ... wilmens - wilmens.net/blog |